const crypto/tls.typeEncryptedExtensions
3 uses
crypto/tls (current package)
common.go#L90: typeEncryptedExtensions uint8 = 8
conn.go#L1160: case typeEncryptedExtensions:
handshake_messages.go#L1012: b.AddUint8(typeEncryptedExtensions)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)